astro it's pain on ass. need custom script
Support our site by donate $5 directly to us Thanks!!!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
+ Reply to Thread
Results 601 to 630 of 769
-
I’ve formed fox refires extension for my own site, for an out of the box experience - it has scheme support for astrogo
https://cdrm-project.com/extension
You can view the scheme for it here
https://cdm-project.com/TPD94/CDRM-Project/src/commit/4d0a0a9cf7b4b1db4432838aa4bca444...ecrypt.py#L305
You should be able to port it to the regular extension rather easily. -
As you Mentioned about DRM-HELP. you mean they do not have any mpd and Keys to sell ?
-
@FoxRefire, thanks for your excellent code and documentation! I’d like to tweak the code a bit for my particular use case. But while I have some coding experience, I’ve never coded HTML/Chrome stuff so I can’t quite figure out what to do.
What is my tweak? I’d like to also obtain the MPD URL. I’ve managed to add a textbox for it to “popup.html”. But since I have no experience in web coding, I don’t know how to actually obtain the MPD URL string. I know how to obtain it in Chrome’s “Developer Tools” by filtering for “mpd” on the “Network” tab. So in the JS code for this project, is there a “page” object that I can “search” for the URL using a regex? Or do I have to modify the content.js / inject.js / background.js code to obtain the MPD URL there? Again, I have no experience with the whole request-post web model so I’m pretty clueless here. Any help would be appreciated. Thx! -
@zimmerma379
use TPD94 extension (or better cdrm extension) with this you will also get mpd link
https://cdrm-project.com/extension
(but thanks anyway to the original FoxRefire extension) -
THANK YOU @lomero! While the "cdrm-project.com" extension is not able to determine the key in my particular use case, I was able to learn from that extension's code how to tweak @FoxRefire's original "Widevine Guesser" extension to show the MPD URL. I now have a GREAT solution for my use case -- THANKS EVERYONE!
-
Glad to hear you found the right solution
However it's strange the cdrm extension should be a derivative of the FoxRefire original in the end both should work the same way. instead it seems like one works for you while the other doesn't. weird -
I can't get the extension to work on this video (or others from this site): https://watch.sling.com/1/asset/dbb8c56f215ddb47b52b5f1f016822bd/watch
It's definitely WV and I can get the keys using the CDRM-Project, so I know it's possible. But I keep getting the error "Widevine content hasn't detected in this page. Open widevine-protected website and try again!"
The PSSH is showing in the Console window so I'm not sure what the issue is. Any advice? -
-
Thanks, as I said, I can get the keys using the CDRM-Project website and pasting in the headers and such, I was just hoping there was something simple I was doing wrong with the extension so I didn't have to go through all those steps. There's 50 different files I want to download there so I was trying to simplify my workload.
-
You can't inject JS code info sling, because the website performs a bunch of reloads during startup. WVG will not work on this page
Bypass HMACs, One-time-tokens and Lic.Wrapping: https://github.com/DevLARLEY/WidevineProxy2 -
-
Works flawlessly as of 12-Aug-2024!!! Thank you.
However, it fails to work on vdocipher sites (even after using real device cdm). The cursor keeps loading, since it shows no error log, difficult to debug.
Still, when it does work, the workflow is made so noob friendly and easy. Just copy the keys, get mpd url from inspect , header from Streamdetector (only once for same site) and drop it all in N_m3u8DL-RE to download,decrypt and merge it in less than a minute.
Code:N_m3u8DL-RE -M format=mp4 --key-text-file keys.txt <mpd-url> --header <header> --save-name output.mp4
-
-
Hello
I have a problem with the extension, it does not work with the site "https://oqee.tv" of the provider FREE France
can someone help me please -
-
Is it a warning or an error?
If it's a true error then Chrome 'finally' deprecated MV2 and the addon manifest has to be rewritten now to support MV3. Mozilla stated though that they won't deprecate that anytime soon as that deprecation makes blocking ad blocker easier. (i think)Bypass HMACs, One-time-tokens and Lic.Wrapping: https://github.com/DevLARLEY/WidevineProxy2 -
-
-
Hey! I bought a new phone, rooted it, took out the CDM, and your extension works great! - but not (for me) for VdoCipher. I had an endless loading cursor with it. I saw your comment, and tried two more environments - Ubuntu on WSL, and then Ubuntu on VMware Workstation Pro. In all of the environments I had the same - endless loading cursor. I didn't forget to make the "license blocking enabled". Any advice?
Last edited by TooFast; 28th Aug 2024 at 07:33.
-
It is clear that you are having a problem with the key not displaying correctly, but the fact that it is honest. This could be due to a problem in the guesser tool or an issue with the channel's security. Double-check the key format while thinking about visiting support or using an other way to verify the key.
-
@FoxRefire
I've just add add the MPD URL and change the popup.html style:
[Attachment 82269 - Click to enlarge]
But I have now the issue that I am no longer able make selections on:
- License URL Details
- PSSH Details
Here is my updated wvg: https://files.videohelp.com/u/305244/wvg-my.rar
Can my take a look on it -
-
-
Widevine Guesser works with CR, it uses a CommonWV scheme.
@tpd94 has a repo with a devine service for Crunchroll (CR): https://cdm-project.com/tpd94/devine-services
You could also try WidevineFetch (by @larley) or HellYesGui (by @A_n_g_e_l_a), both should get you the keys.
Similar Threads
-
Is this Widevine or?
By cenkoman in forum Video Streaming DownloadingReplies: 6Last Post: 28th Dec 2022, 15:15 -
Widevine help
By Stevo1987 in forum Video Streaming DownloadingReplies: 16Last Post: 27th Aug 2022, 12:08 -
OSX Mac - Chrome v83 + Widevine L3 extension
By R4p1dH0n3Y in forum Video Streaming DownloadingReplies: 5Last Post: 17th Nov 2021, 14:53 -
Widevine guesser not working
By Hammer in forum Video Streaming DownloadingReplies: 13Last Post: 4th Oct 2021, 11:26 -
widevine decrypt extension for microsoft edge not working
By takheang303 in forum Video Streaming DownloadingReplies: 6Last Post: 3rd Apr 2021, 11:46